C1.Web.Mvc Namespace / CollectionViewRequest<T> Class / Column Property

In This Topic
Column Property (CollectionViewRequest<T>)
In This Topic
Gets or sets which column of data will be acquired
Syntax
'Declaration
 
Public Property Column As String
 
See Also